Skip to content

fix(solidstart): Set proper sentry origin for solid router integration when used in solidstart sdk #12919

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

andreiborza
Copy link
Member

@andreiborza andreiborza commented Jul 15, 2024

The @sentry/solid/solidrouter integration is used within the solid start sdk as well, so we need a way to update the sentry.origin for navigation spans to be for the correct framework.

I opted to read this out of the sdk metadata instead of exposing extra api surface and passing it through several levels.

@andreiborza andreiborza requested review from lforst, Lms24 and chargome July 15, 2024 14:45
@andreiborza andreiborza merged commit 383743a into develop Jul 15, 2024
90 checks passed
@andreiborza andreiborza deleted the ab/solid-pageload-origin-fix branch July 15, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants